Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix Go linting #451

Merged
merged 3 commits into from
Jun 2, 2024
Merged

Fix Go linting #451

merged 3 commits into from
Jun 2, 2024

Conversation

johnboyes
Copy link
Contributor

No description provided.

johnboyes added 3 commits June 2, 2024 14:36
The reported fmt.Fprintln errors were causing the build to fail.
[It is standard practice not to check for these errors][1], so it is
fine to ignore them.

[1]: https://stackoverflow.com/a/77629756/23999321
@johnboyes johnboyes added the patch Semantic versioning: backwards compatible bug fixes label Jun 2, 2024
@johnboyes johnboyes merged commit 2b7ae42 into master Jun 2, 2024
37 checks passed
@johnboyes johnboyes deleted the fix-go-linting branch June 2, 2024 15:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
patch Semantic versioning: backwards compatible bug fixes
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant